Combines two types into one type.
The following tables list the members exposed by the Pair type.
Public
Constructors
Public
Properties
| Name | Description | |
|---|---|---|
|
First | Gets the first type of the pair. |
|
Second | Gets the second type of the pair. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. Overridden. Determines whether two objects are equal. |
|
GetHashCode | Overridden. Gets the hash code for this Pair object. |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

